home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol K-12
/
Vol K-12.iso
/
interfac
/
md.000
/
scripts
/
DefineButton2_117
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-08-27
|
99b
|
6 lines
on(release){
fscommand("Media.Stop");
fscommand("Browser.Close");
gotoAndPlay(46);
}